JOYSTICK TWIST Z
This command will give support for reading joystick Z twist.
Return Integer=JOYSTICK TWIST Z()
The command will give support for reading joystick z twist
do
cls
print "joystick twist x "+str$(joystick twist x())
print "joystick twist y "+str$(joystick twist y())
print "joystick twist z "+str$(joystick twist z())
loop
end
INPUT Commands Menu
Index